DUTY_RES | This register controls the range of the counter in low speed timer0. the counter range is [0 2**reg_lstimer0_lim] the max bit width for counter is 20. |
DIV_NUM | This register is used to configure parameter for divider in low speed timer0 the least significant eight bits represent the decimal part. |
PAUSE | This bit is used to pause the counter in low speed timer0. |
RST | This bit is used to reset low speed timer0 the counter will be 0 after reset. |
TICK_SEL | This bit is used to choose slow_clk or ref_tick for low speed timer0. 1’b1:slow_clk 0:ref_tick |
PARA_UP | Set this bit to update reg_div_num_lstime0 and reg_lstimer0_lim. |